Generate a sas token for MyStorageAccount account that is valid for queue and table services on MacOS.
MyStorageAccount
end=`date -v+30M '+%Y-%m-%dT%H:%MZ'` az storage # Options here
end=`date -v+30M '+%Y-%m-%dT%H:%MZ'` az storage account generate-sas --permissions cdlruwap --account-name MyStorageAccount --services qt --resource-types sco --expiry $end -o tsv